Autogenerated HTML docs for v2.5.0-234-gefc8a 
diff --git a/git-log.txt b/git-log.txt index 5692945..97b9993 100644 --- a/git-log.txt +++ b/git-log.txt 
@@ -184,6 +184,12 @@ 	`--date` option.) Defaults to "default", which means to write 	dates like `Sat May 8 19:35:34 2010 -0500`.   +log.follow:: +	If a single <path> is given to git log, it will act as +	if the `--follow` option was also used. This has the same +	limitations as `--follow`, i.e. it cannot be used to follow +	multiple files and does not work well on non-linear history. +  log.showRoot:: 	If `false`, `git log` and related commands will not treat the 	initial commit as a big creation event. Any root commits in